Package com.netscape.certsrv.tps.cert
Class TPSCertCollection
java.lang.Object
com.netscape.certsrv.base.DataCollection<TPSCertData>
com.netscape.certsrv.tps.cert.TPSCertCollection
- All Implemented Interfaces:
JSONSerializer
- Author:
- Endi S. Dewata
-
Field Summary
Fields inherited from class com.netscape.certsrv.base.DataCollection
entries, totalFields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netscape.certsrv.base.DataCollection
addEntry, equals, getTotal, hashCode, removeEntry, setEntries, setTotalMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
TPSCertCollection
public TPSCertCollection()
-
-
Method Details
-
getEntries
- Overrides:
getEntriesin classDataCollection<TPSCertData>
-